ShapeBase
Shape
Shape (private) | Private constructor. |
HandleAdjustment1 | This property is to adjust the adjustment handle on a shape in word document. |
HandleAdjustment2 | This property is to adjust the adjustment handle on a shape in word document. |
HasHandleAdjustment1 | Returns true if HandleAdjustment1 has been set for the given shape in the document. |
HasHandleAdjustment2 | Returns true if HandleAdjustment2 has been set for the given shape in the document. |
LineColor | Line color. |
LineWidth | Line width. |
NoFill | If set to true then shape will not be have border around it. |
NoLine | If set to true then shape will not be filled. |
Rotation | Sets or gets rotation of the shape in degrees. |
SolidFillColor | Fill color for Solid fill type. |
TextWrap | Sets or gets TextWrap for text in the shape. |
Type | Returns the type of the shape. |
VerticalAlignment | Sets or gets Vertical Text alignment for the shape. |
Container | Accesses the shape container, if passing true to the create parameter then shape container is created for you if non exists. |
Height (Inherited) | Gets the height of the shape. |
Height (Inherited) | Sets the height of the shape. |
Width (Inherited) | Gets the width of the shape. |
Width (Inherited) | Sets the width of the shape. |
X (Inherited) | Gets the x location of the shape. |
X (Inherited) | Sets the x location of the shape. |
Y (Inherited) | Gets the y location of the shape. |
Y (Inherited) | Sets the y location of the shape. |